From 97d7e3a523445ea4455bfd4b815f717da8eafc34 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 4 Jul 2004 22:44:54 +0000 Subject: [PATCH] (install-arch-indep): Remove .arch-inventory files. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 760f7d34f77..35cc2798e32 100644 --- a/Makefile.in +++ b/Makefile.in @@ -415,6 +415,7 @@ install-arch-indep: mkdir info rm -rf $${subdir}/RCS ; \ rm -rf $${subdir}/CVS ; \ rm -f $${subdir}/.cvsignore ; \ + rm -f $${subdir}/.arch-inventory ; \ rm -f $${subdir}/\#* ; \ rm -f $${subdir}/.\#* ; \ rm -f $${subdir}/*~ ; \ -- 2.30.2